home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PWABFV20.ZIP / PWAVIEW.PPS < prev    next >
Text File  |  1995-02-19  |  181b  |  9 lines

  1. string filename
  2. defcolor
  3. filename = gettoken()
  4. if (filename <> "") tokenize filename
  5. call ppepath() + "view.ppe"
  6. startdisp fcl
  7. defcolor
  8. if (filename == "") kbdstuff chr(13)
  9.